home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 21 / Cream of the Crop 21 (Terry Blount) (October 1996).iso / windows / ink151.zip / WHATSNEW.TXT < prev   
Text File  |  1996-08-31  |  7KB  |  174 lines

  1. ================================================================================
  2.                  Inkutils What's New
  3. ================================================================================
  4.  
  5.         A full revision history is included in the Inkutils user guide.
  6.  
  7. New in 1.51
  8. -----------
  9.  
  10. Additions and Changes:
  11.  
  12.    ALL: New lower Inkutil registration fees! £10 (UK), £12 (outside the UK).
  13.  
  14.         Updated the user guide and updated the Inkutils WEB site address:
  15.         http://www.inkland.demon.co.uk/inkutils
  16.         The latest version of the Inkutils can always be found here.
  17.  
  18.     CC: Added /Flush, which flushes the disk cache and exits.
  19.  
  20.           CD-ROM drives are indicated by a pling at the side of the drive
  21.     letter.
  22.  
  23.     LE: Now shows files that have a 4DOS executable extension for them.
  24.         This feature can be disabled with the new /NOExec switch.
  25.  
  26.     DD: The number of files and directories deleted is reported in the
  27.         released drive space information.
  28.  
  29.     The /Empty switch has been replaced with /AUTOEmpty, so it now
  30.     automatically empties the specified directory(s).
  31.  
  32.     Added a /AUTOMove switch, which automatically moves the specified
  33.     directory(s). See DD /HELP for information on DD's Move option.
  34.  
  35.     EE: F6 (Paste decimal box) now pastes decimals without commas.
  36.  
  37.  DEDIT:    Added a /IMPSettings= switch to set the default settings for DEDITs
  38.         import feature. Type DEDIT /IMPSettings=? for information for the
  39.     required parameters.
  40.  
  41.     Added a /BATCHImport= switch to automatically import the specified
  42.     file. This can be used in conjunction with the /IMPSettings= switch
  43.     to control how a file is imported in a batch file.
  44.  
  45.     Added a /BATCHGrablfn switch to automatically grab Windows 95 long
  46.     filenames from the current or specified directory.
  47.  
  48.     The current file mask is shown in a different colour to the path, to
  49.     make it easier to distinguish the two.
  50.  
  51.     At the request of a user, I have made "Continue" the default button
  52.     on the description length warning box.
  53.  
  54. Bug Fixes:
  55.  
  56.    ALL: Fixed a problem when refering to directories whose names begin
  57.         with a period.
  58.  
  59.  
  60. New in 1.50a (Maintenance release)
  61. ----------------------------------
  62.  
  63.  DEDIT: Logging on to an empty drive under Windows 95 would display 
  64.         an error, rather than indicating no files.
  65.  
  66.         Grab 1 Long File Name (but not Grab All LFNs) would sometimes
  67.         incorrectly determine that Long Filenames were available when
  68.         they were not.
  69.  
  70.     Sort by description is now case insensitive.
  71.  
  72.         Disk full errors are now reported correctly.
  73.  
  74.         Fixed a minor problem with Speed Search.
  75.  
  76.     EE: Fixed minor priority problem with the NOT operator (~), the
  77.         algebra style products (8)(4) and squaring negative numbers.
  78.  
  79.     CE: CE now reports the DOS Error and Extended Error number if
  80.         they're unknown.
  81.            
  82.         Note that the Inkutils e-mail address has changed to:
  83.         inkutils@inkland.demon.co.uk
  84.  
  85. New in 1.50
  86. -----------
  87.  
  88. Additions and Changes:
  89.         
  90.         Windows 95 support - Long and UNC filenames are now supported by
  91.         the Inkutils.
  92.  
  93.         The Inkutils now support extended parent directories where file
  94.         names are used. i.e. "..." = parent of parent directory, "...."
  95.         = parent of parent of parent directory, etc.
  96.  
  97.         DEDIT and LE now support 4DOS's ColorDir settings for files
  98.         without extensions. The match-all extension of "*" is now also
  99.         supported.
  100.  
  101.         DEDIT is now Windows 95 Close Aware. When run directly from 
  102.         Windows 95 (e.g. from a shortcut) it can be closed with the "X"
  103.         button without any fuss. This is great if you drag DEDIT.PIF
  104.         onto the Win95 desktop, where you can drag folders or files from
  105.         the explorer onto the DEDIT icon to describe them.
  106.  
  107.         DEDIT has a new feature called "Grab Long Filenames" which
  108.         describes one (Alt-1) or all (Alt-0) of the files in the current
  109.         directory with the long filename equivalents, so that they are
  110.         visible, even under plain DOS, where long filenames are not
  111.         available. 
  112.  
  113.         DEDIT can now display long filenames, when they are available, by
  114.         using the new /Long switch. By default DEDIT works with short
  115.         filenames because they still benefit more from the descriptions.
  116.  
  117.         Pressing F5 when in DEDIT's browse mode will display a menu of
  118.         the main functions, which may be selected with the mouse or
  119.         keyboard.
  120.  
  121.         DEDIT will now automatically re-sort the display after the
  122.         descriptions are modified if they are one of the sort keys.
  123.         This new feature can be disabled, if required, with the
  124.         /NODESCSORT switch.
  125.  
  126.         DEDIT can be made to have the cursor placed at a specific file
  127.         or directory when it starts up by using the new /STartfile=name
  128.         switch.
  129.  
  130.         New key commands in DEDIT: Alt-O now imports the currently
  131.         selected file, BACKSPACE moves to the parent directory when in
  132.         browse mode.
  133.  
  134.         DD can now handle directories upto 128 levels deep (very deep!).
  135.  
  136.         DD now has the ability to move all files (rather than deleting
  137.         them) to the parent directory of the one being deleted, by using
  138.         the /Move switch.
  139.  
  140.         Protected directories can now be deleted with DD without
  141.         unprotecting them first, by using the new /FORCE switch.
  142.  
  143.         DD's /Empty switch now only works in conjunction with the /Auto
  144.         switch.
  145.  
  146.         MCD now has its own critical error handler (though, as with all
  147.         the other Inkutils, CE is used in preference if it's installed).
  148.  
  149.         CE now recognizes Windows 95 DOS functions.
  150.  
  151.         Added a /Bare switch to LE, which displays only the filenames -
  152.         no totals or anything else.
  153.  
  154.         Many minor miscellaneous improvements (try saying that after a
  155.         few).
  156.  
  157. Bug Fixes:
  158.  
  159.         The cursor shape in DEDIT would revert to its previous state
  160.         after a description had been edited in a window.
  161.  
  162.         Ctrl-Del (DeleteToEndOfLine) in DEDIT would keep the change only
  163.         if the description was already modified.
  164.  
  165.         Deleting the file mask in DEDIT's change file mask dialog box
  166.         would sometimes not default back to *.* correctly after using
  167.         an exclusion file mask, e.g. after using -d*.*
  168.  
  169.         After using the F5-F8 function keys in CC, the cache settings
  170.         would be unpredictable on some machines.
  171.  
  172.         If CC was started when drive A: was current, its settings would
  173.         not be displayed until it was re-selected.
  174.